libwacom: update to version 2.15.0
authorDaniel Golle <[email protected]>
Sat, 26 Apr 2025 03:49:56 +0000 (04:49 +0100)
committerDaniel Golle <[email protected]>
Sat, 26 Apr 2025 15:55:11 +0000 (16:55 +0100)
See git project's git history for changes:
https://github.com/linuxwacom/libwacom/commits/libwacom-2.15.0

Signed-off-by: Daniel Golle <[email protected]>
libs/libwacom/Makefile

index b5e0c3e7cb52703eb2372a339366d3af4a2b120b..ba71ee38da0e0a59dbbe26a8a38e312ced801be0 100644 (file)
@@ -5,12 +5,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libwacom
-PKG_VERSION:=2.13.0
+PKG_VERSION:=2.15.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/linuxwacom/$(PKG_NAME)/releases/download/$(PKG_NAME)-$(PKG_VERSION)/
-PKG_HASH:=acd18121441bbc00fc5c881fca08a33319ab814b798eac8d0be6354923f8fb08
+PKG_HASH:=20cd65b1693129c3a6c003db0fe7fff7eccaf19fb04e89aaad9c20eb2151515a
 
 PKG_MAINTAINER:=Daniel Golle <[email protected]>
 PKG_LICENSE:=MIT